[INFO] cloning repository https://github.com/sayasaya8039/comfyui-turbo-engine
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sayasaya8039/comfyui-turbo-engine" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsayasaya8039%2Fcomfyui-turbo-engine", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsayasaya8039%2Fcomfyui-turbo-engine'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c7ff7e0a6af72b2b3c4310c0f4e732cb58828463
[INFO] checking sayasaya8039/comfyui-turbo-engine against try#f4690f24e7d9bcb0b168a02b06dd61391e8bd55a for pr-157814-crater-rollup
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsayasaya8039%2Fcomfyui-turbo-engine" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/sayasaya8039/comfyui-turbo-engine
[INFO] finished tweaking git repo https://github.com/sayasaya8039/comfyui-turbo-engine
[INFO] tweaked toml for git repo https://github.com/sayasaya8039/comfyui-turbo-engine written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/sayasaya8039/comfyui-turbo-engine on toolchain f4690f24e7d9bcb0b168a02b06dd61391e8bd55a
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f4690f24e7d9bcb0b168a02b06dd61391e8bd55a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/sayasaya8039/comfyui-turbo-engine already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f4690f24e7d9bcb0b168a02b06dd61391e8bd55a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7cf07dcec6eec8f91d8fcff9552b5c74122c05467aaf1800be6da9d6f61e2ab2" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 6e8d2251a7f493ea92ad969996c4b3dcb5d2dcbdf8541b9db58121f197a67926
[INFO] running `Command { std: "docker" "start" "6e8d2251a7f493ea92ad969996c4b3dcb5d2dcbdf8541b9db58121f197a67926", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "6e8d2251a7f493ea92ad969996c4b3dcb5d2dcbdf8541b9db58121f197a67926" "/opt/rustwide/cargo-home/bin/cargo" "+f4690f24e7d9bcb0b168a02b06dd61391e8bd55a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6e8d2251a7f493ea92ad969996c4b3dcb5d2dcbdf8541b9db58121f197a67926", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "6e8d2251a7f493ea92ad969996c4b3dcb5d2dcbdf8541b9db58121f197a67926" "/opt/rustwide/cargo-home/bin/cargo" "+f4690f24e7d9bcb0b168a02b06dd61391e8bd55a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling zerocopy v0.8.47
[INFO] [stderr]    Compiling zerocopy-derive v0.8.47
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking crossbeam-channel v0.5.15
[INFO] [stderr]     Checking crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling equator-macro v0.4.2
[INFO] [stderr]     Checking rayon v1.11.0
[INFO] [stderr]     Checking simd-adler32 v0.3.8
[INFO] [stderr]    Compiling cranelift-isle v0.114.0
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]    Compiling wasmtime-versioned-export-macros v27.0.0
[INFO] [stderr]    Compiling cranelift-codegen-shared v0.114.0
[INFO] [stderr]    Compiling target-lexicon v0.12.16
[INFO] [stderr]     Checking as-slice v0.2.1
[INFO] [stderr]    Compiling cranelift-codegen-meta v0.114.0
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]    Compiling built v0.8.0
[INFO] [stderr]     Checking bumpalo v3.20.2
[INFO] [stderr]     Checking crossbeam v0.8.4
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling av-scenechange v0.14.1
[INFO] [stderr]     Checking aligned v0.4.3
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]     Checking equator v0.4.2
[INFO] [stderr]     Checking core2 v0.4.0
[INFO] [stderr]    Compiling rav1e v0.8.1
[INFO] [stderr]     Checking nom v8.0.0
[INFO] [stderr]    Compiling profiling-procmacros v1.0.17
[INFO] [stderr]    Compiling arg_enum_proc_macro v0.3.4
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]     Checking y4m v0.8.0
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]    Compiling pastey v0.1.1
[INFO] [stderr]     Checking aligned-vec v0.6.4
[INFO] [stderr]     Checking arbitrary v1.4.2
[INFO] [stderr]     Checking v_frame v0.3.9
[INFO] [stderr]     Checking slice-group-by v0.3.1
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]     Checking rustc-hash v2.1.1
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]     Checking profiling v1.0.17
[INFO] [stderr]     Checking flate2 v1.1.9
[INFO] [stderr]     Checking bitstream-io v4.9.0
[INFO] [stderr]     Checking cobs v0.3.0
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr]    Compiling cc v1.2.57
[INFO] [stderr]     Checking cranelift-control v0.114.0
[INFO] [stderr]    Compiling fax_derive v0.2.0
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]     Checking linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]     Checking zune-core v0.5.1
[INFO] [stderr]     Checking weezl v0.1.12
[INFO] [stderr]    Compiling ort-sys v2.0.0-rc.12
[INFO] [stderr]    Compiling cpp_demangle v0.4.5
[INFO] [stderr]     Checking rawpointer v0.2.1
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling noop_proc_macro v0.3.0
[INFO] [stderr]     Checking imgref v1.12.0
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]     Checking loop9 v0.1.5
[INFO] [stderr]     Checking fax v0.2.6
[INFO] [stderr]     Checking maybe-rayon v0.1.1
[INFO] [stderr]     Checking zune-jpeg v0.5.14
[INFO] [stderr]     Checking avif-serialize v0.8.8
[INFO] [stderr]     Checking fdeflate v0.3.7
[INFO] [stderr]     Checking zune-inflate v0.2.54
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]    Compiling cranelift-codegen v0.114.0
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]     Checking leb128 v0.2.5
[INFO] [stderr]     Checking bit_field v0.10.3
[INFO] [stderr]     Checking rgb v0.8.53
[INFO] [stderr]     Checking bytemuck v1.25.0
[INFO] [stderr]     Checking pxfm v0.1.28
[INFO] [stderr]     Checking lebe v0.5.3
[INFO] [stderr]    Compiling id-arena v2.3.0
[INFO] [stderr]     Checking leb128fmt v0.1.0
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking image-webp v0.2.4
[INFO] [stderr]     Checking gif v0.14.1
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]     Checking wasm-encoder v0.245.1
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]     Checking qoi v0.4.1
[INFO] [stderr]     Checking ndarray v0.17.2
[INFO] [stderr]     Checking gimli v0.31.1
[INFO] [stderr]     Checking object v0.36.7
[INFO] [stderr]     Checking wasm-encoder v0.219.2
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking comfy-core v2.1.0 (/opt/rustwide/workdir/crates/comfy-core)
[INFO] [stderr]     Checking cranelift-bitset v0.114.0
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking cranelift-entity v0.114.0
[INFO] [stderr]     Checking tokio v1.50.0
[INFO] [stderr]     Checking cranelift-bforest v0.114.0
[INFO] [stderr]    Compiling wasmparser v0.219.2
[INFO] [stderr]    Compiling ittapi-sys v0.4.0
[INFO] [stderr]     Checking serde_spanned v0.6.9
[INFO] [stderr]     Checking av1-grain v0.2.5
[INFO] [stderr]     Checking postcard v1.1.3
[INFO] [stderr]     Checking toml_datetime v0.6.11
[INFO] [stderr]    Compiling wasmtime-fiber v27.0.0
[INFO] [stderr]     Checking toml_edit v0.22.27
[INFO] [stderr]     Checking png v0.18.1
[INFO] [stderr]     Checking moxcms v0.8.1
[INFO] [stderr]     Checking rand_core v0.9.5
[INFO] [stderr]     Checking uuid v1.22.0
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking dirs-sys-next v0.1.2
[INFO] [stderr]     Checking tiff v0.11.3
[INFO] [stderr]     Checking exr v1.74.0
[INFO] [stderr]     Checking libloading v0.9.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking rustc-demangle v0.1.27
[INFO] [stderr]     Checking regalloc2 v0.10.2
[INFO] [stderr]    Compiling comfy-zig v2.1.0 (/opt/rustwide/workdir/crates/comfy-zig)
[INFO] [stderr]     Checking wasmtime-component-util v27.0.0
[INFO] [stderr]    Compiling wasmtime-cache v27.0.0
[INFO] [stderr]    Compiling libm v0.2.16
[INFO] [stderr]    Compiling wasmtime-component-macro v27.0.0
[INFO] [stderr]     Checking ort v2.0.0-rc.12
[INFO] [stderr]     Checking wast v245.0.1
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking directories-next v2.0.0
[INFO] [stderr]     Checking debugid v0.8.0
[INFO] [stderr]    Compiling wasmtime v27.0.0
[INFO] [stderr]     Checking wasmtime-asm-macros v27.0.0
[INFO] [stderr]     Checking toml v0.8.23
[INFO] [stderr]     Checking fxprof-processed-profile v0.6.0
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking ittapi v0.4.0
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]     Checking memfd v0.6.5
[INFO] [stderr]     Checking wasmtime-jit-debug v27.0.0
[INFO] [stderr]     Checking addr2line v0.24.2
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking futures-channel v0.3.32
[INFO] [stderr]     Checking wasmtime-jit-icache-coherence v27.0.0
[INFO] [stderr]    Compiling multer v3.1.0
[INFO] [stderr]     Checking wasmtime-slab v27.0.0
[INFO] [stderr]     Checking data-encoding v2.10.0
[INFO] [stderr]     Checking sptr v0.3.2
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking comfy-julia v2.1.0 (/opt/rustwide/workdir/crates/comfy-julia)
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking tungstenite v0.28.0
[INFO] [stderr]     Checking hyper v1.8.1
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking axum-core v0.5.6
[INFO] [stderr]     Checking serde_path_to_error v0.1.20
[INFO] [stderr]     Checking http-range-header v0.4.2
[INFO] [stderr]     Checking comfy-python v2.1.0 (/opt/rustwide/workdir/crates/comfy-python)
[INFO] [stderr]     Checking tower-http v0.6.8
[INFO] [stderr]     Checking tokio-tungstenite v0.28.0
[INFO] [stderr]     Checking comfy-inference v2.1.0 (/opt/rustwide/workdir/crates/comfy-inference)
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]     Checking ravif v0.13.0
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]     Checking tracing-subscriber v0.3.23
[INFO] [stderr]     Checking image v0.25.10
[INFO] [stderr]     Checking axum v0.8.8
[INFO] [stderr]     Checking wasmprinter v0.219.2
[INFO] [stderr]    Compiling wit-parser v0.219.2
[INFO] [stderr]     Checking zstd v0.13.3
[INFO] [stderr]     Checking wat v1.245.1
[INFO] [stderr]     Checking wasmtime-environ v27.0.0
[INFO] [stdout] warning: use of deprecated type alias `image::io::Reader`: this type has been moved and renamed to image::ImageReader
[INFO] [stdout]   --> crates/comfy-zig/src/image_io.rs:10:15
[INFO] [stdout]    |
[INFO] [stdout] 10 |     let img = ImageReader::open(path)
[INFO] [stdout]    |               ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `image::io::Reader`: this type has been moved and renamed to image::ImageReader
[INFO] [stdout]  --> crates/comfy-zig/src/image_io.rs:8:20
[INFO] [stdout]   |
[INFO] [stdout] 8 |     use image::io::Reader as ImageReader;
[INFO] [stdout]   |                    ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `image::io::Reader`: this type has been moved and renamed to image::ImageReader
[INFO] [stdout]   --> crates/comfy-zig/src/image_io.rs:10:15
[INFO] [stdout]    |
[INFO] [stdout] 10 |     let img = ImageReader::open(path)
[INFO] [stdout]    |               ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `image::io::Reader`: this type has been moved and renamed to image::ImageReader
[INFO] [stdout]  --> crates/comfy-zig/src/image_io.rs:8:20
[INFO] [stdout]   |
[INFO] [stdout] 8 |     use image::io::Reader as ImageReader;
[INFO] [stdout]   |                    ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking comfy-nodes v2.1.0 (/opt/rustwide/workdir/crates/comfy-nodes)
[INFO] [stdout] warning: comparison is useless due to type limits
[INFO] [stdout]    --> crates/comfy-nodes/src/pipeline.rs:369:17
[INFO] [stdout]     |
[INFO] [stdout] 369 |         assert!(result.stats.total_ms >= 0);
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_comparisons)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling wasmtime-wit-bindgen v27.0.0
[INFO] [stderr]     Checking cranelift-native v0.114.0
[INFO] [stderr]     Checking cranelift-frontend v0.114.0
[INFO] [stderr]     Checking wasmtime-cranelift v27.0.0
[INFO] [stderr]     Checking comfy-wasm v2.1.0 (/opt/rustwide/workdir/crates/comfy-wasm)
[INFO] [stdout] warning: field `path` is never read
[INFO] [stdout]   --> crates/comfy-wasm/src/runtime.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | struct LoadedModule {
[INFO] [stdout]    |        ------------ field in this struct
[INFO] [stdout] 18 |     path: PathBuf,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `LoadedModule` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking comfy-server v2.1.0 (/opt/rustwide/workdir/crates/comfy-server)
[INFO] [stdout] warning: field `path` is never read
[INFO] [stdout]   --> crates/comfy-wasm/src/runtime.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | struct LoadedModule {
[INFO] [stdout]    |        ------------ field in this struct
[INFO] [stdout] 18 |     path: PathBuf,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `LoadedModule` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 21s
[INFO] running `Command { std: "docker" "inspect" "6e8d2251a7f493ea92ad969996c4b3dcb5d2dcbdf8541b9db58121f197a67926", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6e8d2251a7f493ea92ad969996c4b3dcb5d2dcbdf8541b9db58121f197a67926", kill_on_drop: false }`
[INFO] [stdout] 6e8d2251a7f493ea92ad969996c4b3dcb5d2dcbdf8541b9db58121f197a67926
